xen.git
2007-12-19 Keir Fraserxentrace: Ensure virq gets sent even if we exactly...
2007-12-17 Alex Williamson[IA64] xenoprof: don't modify mPSR.pp. VTi case
2007-12-17 Alex Williamson[IA64] xenoprof: don't modify mPSR.pp. PV case
2007-12-17 Alex Williamson[IA64] xenoprof: various fix on linux-xen/perfmon.c
2007-12-17 Alex Williamson[IA64] xenoprof: fix xenoprof_handler()
2007-12-17 Alex Williamson[IA64] xenoprof: make xenoprofile_get_mode() vti domain...
2007-12-17 Alex Williamson[IA64] xenoprof: fix xenoprof_shared_gmfn()
2007-12-15 Keir FraserHVM: support unaligned and page-crossing writes in...
2007-12-15 Keir Fraserxend: Prevent XenD touching externally managed bridges
2007-12-15 Keir Fraserx86: Fix e820 walk and allocator initialisation.
2007-12-14 Alex Williamson[IA64] Fix vmx_asm_thash typo
2007-12-14 Alex Williamson[IA64] Fix vulnerability of copy_to_user in PAL emulation
2007-12-14 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-12-14 Keir FraserSVM: Treat the vlapic's tpr as the master copy and...
2007-12-14 Keir Fraserhvm: Remove duplicate assignment of __HYPERVISOR_grant_...
2007-12-14 Keir Frasercpufreq: Always return successfully from cpufreq MSR...
2007-12-14 Keir Fraserhvm: Remove guest-triggerable assertions from vlapic...
2007-12-14 Keir Fraserxenoprof: Fix more than one events can't be sampled...
2007-12-14 Keir Fraseracm, xend: Serialize the execution of external scripts.
2007-12-14 Keir Fraserxenoprof: flush remaining smples when sampling is stopped.
2007-12-14 Keir Fraserdocs: Adds VT-d testing combinations and lists OS which...
2007-12-14 Keir Fraserxsm: Implement missing functions in XSM dummy module
2007-12-14 Keir Frasertools: Some fixes for 'make clean'.
2007-12-14 Keir Fraserxenstore size limits
2007-12-14 Keir Fraserdocs/misc/xenstore.txt minor fixes
2007-12-13 Alex Williamson[IA64] Update README.xenia64
2007-12-13 Alex Williamson[IA64] Fix XenITP build
2007-12-13 Keir FraserMerge with ia64 tree.
2007-12-13 Keir Fraserhvm: Fix mistake in timer cleanup.
2007-12-12 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-12-12 Alex Williamson[IA64] Fix TLB purge and reload for xen heap in MCA...
2007-12-12 Keir Fraserhvm: Reduce vpt.c dependencies on external timer details.
2007-12-12 Keir Fraserioemu/qemu vga: save and restore vram buffer (take 2)
2007-12-12 Keir FraserRevert 16579:0884e0a5ecc33afac8d60ea09652cf436d1a33ce.
2007-12-12 Keir FraserRevert a chunk of the gdbstub fixup patch.
2007-12-12 Keir FraserFix gdb debugging of hypervisor.
2007-12-12 Keir Fraserhvm: Fix destroy_periodic_time() to not race destructio...
2007-12-12 Keir Fraserhvm: Fix is_isa_irq_masked().
2007-12-12 Keir FraserFix build after I removed test_assign_device from domct...
2007-12-12 Keir Fraservt-d: Test device assignability in xend, but defer...
2007-12-12 Keir Fraserhvm: MTRR MSRs save/restore support.
2007-12-12 Keir Fraservt-d: Clean up hypervisor logging.
2007-12-12 Keir Fraserdocs: vtd.txt doc change
2007-12-12 Keir Fraseria64, xend: Close nvram file when rebooting HVM domain
2007-12-12 Keir Fraserxend: Fix cleanup_domains() for suspending managed...
2007-12-12 Keir Frasertools: Fix distutils installation of xsview.
2007-12-12 Keir Frasertools: Use os.system instead of exec to start xentop.
2007-12-12 Keir Frasertools: Remove references to USB paravirt driver. Doesn...
2007-12-12 Keir FraserAdd missing file from previous changeset.
2007-12-12 Keir Fraserdocs: Adjust revision number in Xen-API document and...
2007-12-12 Keir Fraserxend, acm: Extend Xen-API with function to reset the...
2007-12-12 Keir FraserFix domctl GCC dependency
2007-12-12 Keir Fraserioemu/qemu vga: save and restore vram buffer
2007-12-11 Alex Williamson[IA64] Stop all cpus at panic
2007-12-11 Alex Williamson[IA64] Fix LOAD_PHYSICAL for INIT handler
2007-12-10 Keir Fraserioemu: Include mouse dz in xenfb event packet
2007-12-10 Keir Fraserxm-test: Don't run security test if ACM is not enabled.
2007-12-10 Keir Fraserx86: avoid LOCK prefix in some cases where it's not...
2007-12-10 Keir Fraserx86: eliminate (unused) return value from exception...
2007-12-10 Keir FraserAvoid duplication of domainID in messages.
2007-12-10 Keir Fraserinit_heap_pages() can be static.
2007-12-10 Keir Fraserx86: Clean up boot/wakeup code.
2007-12-08 Keir FraserFix XEN_EXTRAVERSION and shorten so it fits on a single...
2007-12-08 Keir FraserRevert 16560:822d4ec5cfb1.
2007-12-08 Keir FraserStart development for 3.2.0-rc2.
2007-12-08 Keir FraserAdded tag 3.2.0-rc1 for changeset 1f0c6e0d74a4
2007-12-08 Keir FraserUpdate Xen version to 3.2.0-rc1
2007-12-08 Keir Fraserhvm stdvga: Do not emulate PIO reads inside Xen. They...
2007-12-08 Keir Fraserxm-test, acm: fixes an API call due to recent changes.
2007-12-08 Keir Fraserqemu 16550 uart: Fast-drop bursts of transmitted charac...
2007-12-07 Keir Fraserx86: Respect e820 map even below 16MB.
2007-12-07 Keir Fraserx86: Change proliant io emulation stub to use pushf...
2007-12-07 Keir Fraservmx realmode: Fix exception delivery w.r.t. in-flight...
2007-12-07 Keir Frasertools: Rationalise library soname versions.
2007-12-07 Keir Fraserhvm: Clean up AP initialisation. This allows AP bringup...
2007-12-07 Keir Fraserioemu: Include termios.h and sys/ioctl.h to get TIOCM_...
2007-12-07 Keir Fraserxm: Fix help messages of xm vcpu-list/uptime
2007-12-07 Keir Fraser[IOEMU] Correct hu keymap definitions
2007-12-07 Keir Fraser[IOEMU] Add latin2 key symbol definitions.
2007-12-07 Keir FraserFix ioemu compile: serial.c was including a Linux-speci...
2007-12-06 Keir Fraserx86: Remove bogus variables on construct_dom0()
2007-12-06 Keir Fraseria64: Fix build after buf_ioreq struct change.
2007-12-06 Keir Fraserlibxc: Interface has changed a bit since Xen 3.1, so...
2007-12-06 Keir Fraserhvm: buffered_ioreq does not need a 'df' field. Add...
2007-12-06 Keir Fraser32-on-64: Fixes to previous changeset.
2007-12-06 Keir Fraser32-on-64: Fix domain address-size clamping, implement
2007-12-06 Keir FraserACM: Recover if XML policy representation is missing.
2007-12-06 Keir Fraserxm-test: An additional ACM security test case for the...
2007-12-06 Keir Fraserhvm: Split no_missed_tick_accounting into two modes:
2007-12-06 Keir Fraserxc ptrace: Fix a couple of bugs in page-table walking.
2007-12-06 Keir Fraser[XEN, 32on64]: Correct continuation translation for...
2007-12-06 Keir Fraserx86: Fix management support on HP ProLiant systems.
2007-12-06 Keir Fraserqemu-dm: Limit transmit retries from virtual UART FIFO.
2007-12-05 Keir Fraserxenstore: expanding_buffer variables are supposed to...
2007-12-05 Keir FraserCheck block file existence.
2007-12-05 Keir Fraser[QEMU-DM] Upgrade emulated UART to 16550A.
2007-12-05 Keir Fraser[QEMU-DM] Modem control line & msl/mcr register support.
2007-12-05 Keir Fraserhvm: Initialize vlapic->timer_last_update.
2007-12-05 Keir Fraserx86_64: Do not leak trampoline mapping into dom0's...
2007-12-05 Keir Fraserxenstore: document the xenstore protocol
next